home *** CD-ROM | disk | FTP | other *** search
- object Form5: TForm5
- Left = 374
- Top = 257
- VertScrollBar.Visible = False
- ActiveControl = GradBtn1
- Anchors = []
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Iparmor'
- ClientHeight = 175
- ClientWidth = 344
- Color = clBtnFace
- DefaultMonitor = dmPrimary
- DragKind = dkDock
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poDesktopCenter
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object SpeedButton2: TGradBtn
- Left = 52
- Top = 132
- Width = 85
- Height = 21
- DisabledColor = clOlive
- BtnHiliteClr = 15728639
- BtnShadowClr = 9618114
- TxtHiliteClr = 15728639
- TxtShadowClr = 9618114
- BeginColor = 13565951
- EndColor = 9618114
- SwapColors = False
- GradientStyle = gsElliptic
- TextStyle = tsNormal
- Presets = BrassedOff
- Caption = 'Continue'
- OnClick = SpeedButton2Click
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -12
- Font.Name = 'Verdana'
- Font.Style = []
- TabOrder = 0
- TabStop = True
- end
- object GradBtn1: TGradBtn
- Left = 208
- Top = 132
- Width = 85
- Height = 21
- DisabledColor = clOlive
- BtnHiliteClr = 15728639
- BtnShadowClr = 9618114
- TxtHiliteClr = 15728639
- TxtShadowClr = 9618114
- BeginColor = 13565951
- EndColor = 9618114
- SwapColors = False
- ShowFocus = False
- GradientStyle = gsElliptic
- TextStyle = tsNormal
- Presets = BrassedOff
- Caption = 'Register'
- OnClick = GradBtn1Click
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -12
- Font.Name = 'Verdana'
- Font.Style = []
- TabOrder = 1
- TabStop = True
- end
- object Panel1: TPanel
- Left = 32
- Top = 16
- Width = 281
- Height = 93
- TabOrder = 2
- object Label1: TLabel
- Left = 1
- Top = 1
- Width = 279
- Height = 91
- Align = alClient
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
-